projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ed216b
)
* configure.in: Remove extra ;; from hpux cases.
author
Jim Blandy
<jimb@redhat.com>
Tue, 8 Jun 1993 07:21:54 +0000
(07:21 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Tue, 8 Jun 1993 07:21:54 +0000
(07:21 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 30cfb32117009456cae4e673517a9b2c5f618aa5..bf23d19013d7a7df1cb308056877acdd71e31a3e 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-559,13
+559,13
@@
case "${configuration}" in
## HP 9000 series 700 and 800, running HP/UX
hppa*-hp-hpux7* )
- machine=hp9000s800 opsys=hpux
;;
+ machine=hp9000s800 opsys=hpux
;;
hppa*-hp-hpux8* )
- machine=hp9000s800 opsys=hpux8
;;
+ machine=hp9000s800 opsys=hpux8
;;
hppa*-hp-hpux9* )
- machine=hp9000s800 opsys=hpux9
;;
+ machine=hp9000s800 opsys=hpux9
;;
## HP 9000 series 700 and 800, running HP/UX